home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / windows / games / wallch.exe / GLOBAL.BAS < prev    next >
BASIC Source File  |  1992-08-17  |  111b  |  5 lines

  1. DefInt A-Z
  2. Global Const SPI_SETDESKWALLPAPER = 20
  3. Global Const SPIF_UPDATEINIFILE = 1     'update Win.ini
  4.  
  5.